TFTP - significado y definición. Qué es TFTP
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es TFTP - definición

VERY BASIC TRANSFER PROTOCOL OVER UDP
TFTP; Trivial file transfer protocol; Tftp; Tftpd
  • (W2) Server S acknowledges request
  • (R3) Host A acknowledges data packet 1
  • (R2) Server S sends data packet 1
  • (W3) Host A sends numbered data packets
  • (R1) Host A requests to read
  • (W1) Host A requests to write

TFTP         
TFTP         
Trivial File Transfer Protocol (Reference: UDP, RFC 1350/1782/1783/1784/1785)
Trivial File Transfer Protocol         
Trivial File Transfer Protocol (TFTP) is a simple lockstep File Transfer Protocol which allows a client to get a file from or put a file onto a remote host. One of its primary uses is in the early stages of nodes booting from a local area network.

Wikipedia

Trivial File Transfer Protocol

Trivial File Transfer Protocol (TFTP) is a simple lockstep File Transfer Protocol which allows a client to get a file from or put a file onto a remote host. One of its primary uses is in the early stages of nodes booting from a local area network. TFTP has been used for this application because it is very simple to implement.

TFTP was first standardized in 1981 and the current specification for the protocol can be found in RFC 1350.